home *** CD-ROM | disk | FTP | other *** search
/ AmigActive 22 / AACD 22.iso / AACD / Programming / PrometheusSDK / Developer / include / GCC / proto / prometheus.h
Encoding:
C/C++ Source or Header  |  2000-06-10  |  421 b   |  21 lines

  1. /* Automatically generated header! Do not edit! */
  2.  
  3. #ifndef PROTO_PROMETHEUS_H
  4. #define PROTO_PROMETHEUS_H
  5.  
  6. #include <clib/prometheus_protos.h>
  7.  
  8. #ifdef __GNUC__
  9. #include <inline/prometheus.h>
  10. #endif /* __GNUC__ */
  11.  
  12. #ifndef __NOLIBBASE__
  13. extern struct Library *
  14. #ifdef __CONSTLIBBASEDECL__
  15. __CONSTLIBBASEDECL__
  16. #endif /* __CONSTLIBBASEDECL__ */
  17. PrometheusBase;
  18. #endif /* !__NOLIBBASE__ */
  19.  
  20. #endif /* !PROTO_PROMETHEUS_H */
  21.